home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / EtherPCI Lan Card II (LinkSys)(program disk) / EtherPCI Lan Card II (LinkSys)(program disk).img / README / PKTDRV.TXT < prev    next >
Encoding:
Text File  |  1996-10-03  |  5.6 KB  |  148 lines

  1.   
  2.   EtherPCI LAN Card II 
  3.   Setup Instructions for Packet Driver Networks
  4.   ----------------------------------------------------------------- 
  5.   Contents 
  6.  
  7.   Before You Begin 
  8.   Setup 
  9.   Technical Support 
  10.   
  11.   
  12.   Before You Begin
  13.   ----------------------------------------------------------------------
  14.   Thank you for purchasing your EtherPCI LAN Card II from Linksys.  The 
  15.   instructions below explain how to set up the card's software drivers 
  16.   for use with your network software.
  17.   
  18.   Be sure to read the User Guide before installing your card.  In addition,
  19.   please make note of these hardware & software guidelines:
  20.   
  21.     *   When loading the EMM386.EXE program in your computer's CONFIG.SYS, 
  22.         you MUST use version MS-DOS 6.22 or above.  If you load an older 
  23.         EMM386.EXE program (below DOS 6.22), your computer will hang up while 
  24.         loading the network driver. 
  25.  
  26.     *   Plug-and-play computers have a number of expansion slots inside.
  27.         Each slot has a pre-assigned interrupt (IRQ) and I/O address (MEM). 
  28.         When the Linksys LAN Card is inserted into a PCI slot, the PC's 
  29.         BIOS should automatically assign a unique IRQ & MEM value for the 
  30.         network card. 
  31.  
  32.         In most cases, the card should work fine using the pre- 
  33.         assigned IRQ and I/O addresses.  Occasionally, however, the 
  34.         card may have an IRQ conflict with other adapters in the system. 
  35.         If this happens, you will need to change the IRQ setting of the 
  36.         LAN Card manually.  There are three possibilities: 
  37.  
  38.                 - Your PCI may not allow you to change the IRQ value(s) of 
  39.                   the PCI slot(s).  In this case, you will ONLY be able to 
  40.                   use the IRQ & MEM values that have been pre-assigned to 
  41.                   each slot. 
  42.  
  43.                 - You may be able to change the IRQ & MEM values for a given 
  44.                   PCI slot by setting jumpers on your PC's mother board. 
  45.                   Please refer to your PC's motherboard user guide for 
  46.                   specific instructions. 
  47.  
  48.                 - Your PC may allow you to change the IRQ & MEM values for 
  49.                   a given PCI slot by accessing the PC's BIOS setup menu. 
  50.                   Please refer to your PC's user guide for specific details. 
  51.  
  52.                   Although it is advisable to set a unique IRQ address for 
  53.                   each PCI slot, depending on your PC, you may or may not 
  54.                   be able to do so.
  55.   
  56.   Setup
  57.   ----------------------------------------------------------------------
  58.   Packet drivers are general drivers used by many network operating systems,
  59.   and especially, by TCP/IP packages.  If your network software specifically
  60.   mentions that it supports packet drivers, then you can probably use the
  61.   packet drivers that are included on the disk that came with your Linksys
  62.   card.
  63.   
  64.   The most important thing to remember when installing a packet driver
  65.   is the software interrupt vector.  The default vector for the Linksys
  66.   drivers is 0x62 (hexadecimal).  Most packet driver software packages
  67.   will try to search for any drivers loaded into memory, and then determine
  68.   the drivers' vector value.  Other software may require that you supply
  69.   the vector manually.
  70.  
  71.   The packet driver is contained on the Linksys Program disk under the
  72.   PKTDRV directory.  The name of the program is LNEPCI2.COM.  To run
  73.   the program, copy it to your hard drive, then use it with the following
  74.   syntax:
  75.  
  76.         LNEPCI2 packetnumb
  77.  
  78.         where "packetnumb" is a hexadecimal software interrupt number
  79.         from 0x60 through 0x80.  
  80.  
  81.   Run the LNEPCI2.COM program before loading your packet driver
  82.   software.  You can insert the COM program into your AUTOEXEC.BAT
  83.   file if you want so that it automatically starts up each time
  84.   your computer is booted.  
  85.  
  86.  
  87.  
  88.   HOW TO GET TECHNICAL SUPPORT
  89.   ------------------------------------------------------------------------
  90.   There are a variety of methods that you can use to get FREE technical help 
  91.   or sales information about Linksys products.
  92.   
  93.    Voice & FAX
  94.    ------------
  95.    The Linksys voice line is open during normal business hours, 7-5 p.m.,
  96.    Pacific Standard Time.  The fax line is available 24 hours a day.  When
  97.    sending a fax, be sure to include a detailed description of any 
  98.    problem(s) that you are experiencing.
  99.  
  100.        Technical Support Hotline    (714) 261-1288
  101.        Fax                          (714) 261-8868
  102.  
  103.    E-mail
  104.    ------
  105.    To get technical or sales information bounced back to you from Linksys
  106.    automatically, send some e-mail to the address below.  Include the
  107.    name of the product that you want help with, along with the word
  108.    HELP, in the subject line of your e-mail.  Example: HELP ME WITH THIS
  109.    PRODUCT.  (If requesting sales information, use the word SALES instead
  110.    of HELP).
  111.  
  112.        E-mail Address               info@linksys.com
  113.  
  114.    Internet Access
  115.    ---------------
  116.    You can also use your World Wide Web or FTP browser to visit Linksys on 
  117.    the Internet.  
  118.  
  119.        Web Site                     http://www.linksys.com
  120.        FTP File Transfer Site       ftp.linksys.com
  121.    
  122.    Bulletin Board System (BBS)
  123.    ---------------------------
  124.    To access the Linksys Bulletin Board System (BBS), set your modem to
  125.    8 bits, No parity, 1 stop bit, and call (714) 261-2888.  Use a speed 
  126.    setting of 33.6bps or slower.  When downloading files, use the "Z-modem" 
  127.    download protocol for best results.
  128.   
  129.   
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.